Skip to content

Change linter to Ruff#158

Merged
yunzheng merged 1 commit intomainfrom
ruff
Jan 31, 2025
Merged

Change linter to Ruff#158
yunzheng merged 1 commit intomainfrom
ruff

Conversation

@Schamper
Copy link
Member

Closes #157

@Schamper Schamper requested a review from yunzheng January 24, 2025 15:45
@codecov
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 82.17523% with 118 lines in your changes missing coverage. Please review.

Project coverage is 82.91%. Comparing base (10aaa5b) to head (8300294).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
flow/record/adapter/broker.py 0.00% 13 Missing ⚠️
flow/record/adapter/mongo.py 0.00% 13 Missing ⚠️
flow/record/tools/geoip.py 0.00% 13 Missing ⚠️
flow/record/base.py 86.90% 11 Missing ⚠️
flow/record/adapter/avro.py 37.50% 10 Missing ⚠️
flow/record/selector.py 91.91% 8 Missing ⚠️
flow/record/fieldtypes/net/ipv4.py 79.41% 7 Missing ⚠️
flow/record/fieldtypes/__init__.py 96.24% 5 Missing ⚠️
flow/record/packer.py 72.22% 5 Missing ⚠️
flow/record/adapter/xlsx.py 71.42% 4 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
- Coverage   83.85%   82.91%   -0.95%     
==========================================
  Files          34       34              
  Lines        3488     3518      +30     
==========================================
- Hits         2925     2917       -8     
- Misses        563      601      +38     
Flag Coverage Δ
unittests 82.91% <82.17%> (-0.95%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yunzheng yunzheng merged commit c67f778 into main Jan 31, 2025
18 of 20 checks passed
@yunzheng yunzheng deleted the ruff branch January 31, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change linter to Ruff

2 participants